projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1c394f
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000
(13:56 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000
(13:56 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index dfb8185b1f629706b263f085ee1a4e4130ae6ed4..fa82cac1ee164ec00204b76e30a1d5cec7d4cb5d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2004-08-19 Kim F. Storm <storm@cua.dk>
+ * process.c (wait_reading_process_input): Clean up.
+ Add wait_for_cell, wait_proc, and just_wait_proc args
+ to avoid overloading `read_kbd' and `do_display' args.
+ Change read_kbd arg to int. All callers changed.
+
* process.c (process_send_signal): Use CDISABLE.
* sysdep.c (child_setup_tty, init_sys_modes): Use CDISABLE.